Get Unit in Time
Command Prototype
iRet = Time.DatePart(sUnit, dTime)
Command Description
Get the part with specified unit of a time data
Parameter Description
- Required Parameter
- sUnit--The time unit to get
- dTime--The time to get data from
- return
- iRet--The variable used to save the output of the function call